home *** CD-ROM | disk | FTP | other *** search
/ OpenStep 4.1 (User) / OpenStep 4.1 (User).iso / usr / template / client / Drivers / i386 / FTGISALightPen.config / Italian.Iproj / FTGISALightPenInspector.nib / data.classes next >
Encoding:
Text File  |  1996-04-12  |  1.1 KB  |  43 lines

  1. FTGISALightPenInspector = {
  2.     ACTIONS = {
  3.     "averageSliderChanged:" = "averageSliderChanged:"; 
  4.     "calibratePressed:" = "calibratePressed:"; 
  5.     }; 
  6.     OUTLETS = {
  7.     averageBox = averageBox; 
  8.     averageField = averageField; 
  9.     averageSlider = averageSlider; 
  10.     calibrateButton = calibrateButton; 
  11.     fastText = fastText; 
  12.     lightPenView = lightPenView; 
  13.     slowText = slowText; 
  14.     }; 
  15.     SUPERCLASS = IODeviceInspector; 
  16. };
  17. IODeviceInspector = {
  18.     ACTIONS = {
  19.     "channelOrInterruptPicked:" = "channelOrInterruptPicked:"; 
  20.     "rangeDidChange:" = "rangeDidChange:"; 
  21.     "showInfo:" = "showInfo:"; 
  22.     }; 
  23.     OUTLETS = {
  24.     accessoryHolder = accessoryHolder; 
  25.     dmaBox = dmaBox; 
  26.     dmaMatrix = dmaMatrix; 
  27.     infoButton = infoButton; 
  28.     infoPanel = infoPanel; 
  29.     infoText = infoText; 
  30.     inspectionView = inspectionView; 
  31.     irqBox = irqBox; 
  32.     irqMatrix = irqMatrix; 
  33.     memoryBox = memoryBox; 
  34.     memoryController = memoryController; 
  35.     origWindow = origWindow; 
  36.     portsBox = portsBox; 
  37.     portsController = portsController; 
  38.     statusTitle = statusTitle; 
  39.     }; 
  40.     SUPERCLASS = Object; 
  41. };
  42. FirstResponder = {ACTIONS = {}; SUPERCLASS = Object; };
  43.